Merge branch 'fno-common' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Mon, 6 Apr 2020 12:47:55 +0000 (12:47 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Apr 2020 12:47:55 +0000 (12:47 +0000)
commita5e73820da3b3a04c9e9b2d66df98eab07405980
tree86b062790154f581c360b4a0e00b877d5c93612c
parent1149502767da6e175625fd14a3961c36a65c034f
parent25a53276e0ca402113351b73e5f0d44cb9a90ff6
Merge branch 'fno-common' into 'master'

Add a missing extern, to fix building with -fno-common

See merge request GNOME/gtk!1631